projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57a16fe
)
(emerge-find-difference): Add interactive spec.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 11 Aug 1993 18:21:49 +0000
(18:21 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 11 Aug 1993 18:21:49 +0000
(18:21 +0000)
lisp/emerge.el
patch
|
blob
|
history
diff --git
a/lisp/emerge.el
b/lisp/emerge.el
index d96abb21bc945d2abd9c65361332ceda1cf2997d..40ecbbe3187d6dc1bfc8430919b7a5ec4453e572 100644
(file)
--- a/
lisp/emerge.el
+++ b/
lisp/emerge.el
@@
-2215,6
+2215,7
@@
ancestor version does not share.)"
If there is no containing difference and the prefix argument is positive,
it finds the nearest following difference. A negative prefix argument finds
the nearest previous difference."
+ (interactive "P")
(cond ((eq (current-buffer) emerge-A-buffer)
(emerge-find-difference-A arg))
((eq (current-buffer) emerge-B-buffer)